Skip to main content

🚀 Advanced Actions

Advanced Actions have been reorganized into their appropriate workflow categories for better organization and easier navigation. This page serves as a guide to help you find the actions you need in their new locations.


📍 Action Categories & Locations

All advanced actions are now organized by their logical categories in the workflow system:

🧩 Integrations

Development/Workflow/Integrations

External service integrations and third-party connections:

  • Zapier Integration - Connect with thousands of web services
  • Google Sheets Integration - Read/write spreadsheet data
  • Airtable Integration - Database-like functionality with spreadsheet interface
  • Telegram Integration - Bot messaging and channel broadcasts
  • Stripe Integration - Payment processing (already documented)

✨ Interactions

Development/Workflow/Interactions

User interface interactions and device-specific features:

  • Local Storage - Save data on user's device (enhanced)
  • Share Content - Native device sharing capabilities
  • Play Vibration - Haptic feedback for mobile devices
  • Toggle Dark Mode - Theme switching functionality
  • Show/Hide Element - Dynamic element visibility control
  • Open Alert - Dialog notifications (already documented)
  • Show Toast - Non-intrusive message notifications (already documented)
  • Push Notification - Device-level notifications (already documented)

💽 Data

Development/Workflow/Data

Data management and user information:

  • Get Current User - Retrieve authenticated user information
  • Add Row - Insert database records (already documented)
  • Delete Row - Remove database records (already documented)
  • Update Row - Modify database records (already documented)
  • HTTP Request - API calls and external data (already documented)
  • Registration - User sign-up (already documented)
  • Authentication - User login/logout (already documented)

🧭 Navigation

Development/Workflow/Navigation

Navigation and routing actions:

  • Go Back - Previous page navigation (already documented)
  • Open Link - External URL navigation (already documented)
  • Go to Screen - Internal app navigation (already documented)

🎯 Quick Action Reference

Most Common Advanced Actions

ActionCategoryUse CaseDocumentation
ZapierIntegrationsAutomate workflows with external appsIntegrations
Local StorageInteractionsSave user preferences & dataInteractions
Get Current UserDataUser personalization & permissionsData
Share ContentInteractionsSocial sharing & referralsInteractions
Google SheetsIntegrationsSpreadsheet data managementIntegrations
Toggle Dark ModeInteractionsTheme switchingInteractions
Play VibrationInteractionsMobile haptic feedbackInteractions

Enterprise Features

ActionCategoryUse CaseDocumentation
AirtableIntegrationsAdvanced database managementIntegrations
TelegramIntegrationsBot automation & notificationsIntegrations
Show/Hide ElementInteractionsDynamic UI & progressive disclosureInteractions

🔄 Migration Guide

If you were previously using this page for reference, here's how to find your content:

Looking for Integration Actions?

  • Old: Advanced Actions → Integration Actions
  • New: Workflow/Integrations
  • What moved: Zapier, Google Sheets, Airtable, Telegram

Looking for Device Actions?

  • Old: Advanced Actions → Device & System Actions
  • New: Workflow/Interactions
  • What moved: Local Storage, Share Content, Play Vibration, Toggle Dark Mode, Show/Hide Element

Looking for User Data Actions?

  • Old: Advanced Actions → User Management
  • New: Workflow/Data
  • What moved: Get Current User

📚 Comprehensive Workflow Learning Path

For a complete understanding of AppStruct's workflow system:

  1. Start with Basics: Canvas - Learn action chaining & flow control
  2. Add Logic: Conditions - Implement conditional workflows
  3. Manage Data: Data - Handle database operations & user data
  4. Create Interactions: Interactions - Build engaging user experiences
  5. Connect Services: Integrations - Extend with external tools
  6. Handle Navigation: Navigation - Control app flow

💡 Why This Reorganization?

Benefits of the new structure:

  • Logical Grouping: Actions are grouped by their primary function
  • Easier Discovery: Find actions faster in their natural categories
  • Better Documentation: More detailed examples and use cases
  • Consistent Structure: Matches the workflow editor organization
  • Comprehensive Coverage: Enhanced documentation for all actions


Need Assistance?

If you can't find a specific action or need help with workflow implementation:

  1. Search by Category: Use the action type to find the right documentation section
  2. Check Examples: Each category includes practical use cases and examples
  3. Contact Support: Reach out to [email protected] for additional help

The reorganized workflow documentation provides more comprehensive coverage and better learning paths for building sophisticated app functionality.